Permissions
The Player Meta for the Permissions Module.
Functions
playerMeta:isStaff()
Checks if the player is a staff member.
Returns
-
bool
Whether the player is a staff member.
playerMeta:isStaffOnDuty()
Checks if the staff member is currently on duty (FACTION_STAFF).
Returns
-
bool
Whether the staff member is currently on duty.
playerMeta:isUser()
Checks if the player belongs to the "user" user group.
Returns
-
bool
Whether the player belongs to the "user" user group.
playerMeta:isVIP()
Checks if the player is a VIP.
Returns
-
bool
Whether the player is a VIP.